home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 August / Australian PC User - August 2003 (CD1).iso / resource / looppatt / files / flstudio.exe / Help / FL.chm / html / fruityloops.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-04-09  |  3.2 KB  |  57 lines

  1. /* header styles */
  2.  
  3. H1 { color: #00468C; font-size:22px; font-family: Arial; font-weight:bold; margin: 0px -3px 10px -3px;  padding-top: 5px;  background-image:   url(img_glob/css_header_bg2.gif);  background-repeat: repeat-x;  padding-bottom: 15px;  padding-left: 3px;  padding-right: 3px;                   }
  4. H2 { color: #00468C; font-size:16px; font-family: Arial; font-weight:bold; margin-top: 18px; margin-bottom: 4px;  border-bottom: 1px solid #ADCBE2;  background-image:   url(img_glob/css_header_bg.gif);  background-repeat: repeat-x;    }
  5. H3 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px;  background-color: #F5F8FA;  padding: 1px;  border: 1px solid #E3F0FD;   }
  6. H4 { color: #004180; font-size:13px; font-family: Arial; font-weight:bold; margin-top: 24px; margin-bottom: 8px; }
  7. HR.blue-line {   border: 9px dashed #ADCBE2;     }
  8.  
  9. /* common paragraph styles */
  10.  
  11. BODY, TD {color: Black; font-family: Verdana; font-size: 10pt ; text-align: justify}
  12. P {  margin-top: 6px; margin-bottom: 0px }
  13. a:link, a:visited     { color: #0066C8;  text-decoration: none;  }
  14. a:active, a:hover     { color: #FF0000;  cursor:hand;}
  15. a.link-common    { border-bottom: 1px dashed #0066C8; }
  16. a.link-img    {  }
  17. .Indent        { margin-left: 18px }
  18. .Indent2    { margin-left: 36px }
  19. .Indent3    { margin-left: 54px }
  20. .Indent4    { margin-left: 72px }
  21.  
  22. /* list styles */
  23. OL { margin-top: 6px; margin-left: 28px }
  24. UL { margin-top: 6px; margin-left: 18px;  list-style-image:   url(img_glob/listbullet.gif);  }
  25. LI { margin-top: 6px; margin-bottom: 0px }
  26.  
  27. /* SPAN classes */
  28.  
  29. SPAN {color: BLACK; font-family: Verdana; font-size:10pt}
  30.  
  31. /* special */
  32.  
  33. HR { margin-top: 26px }
  34.  
  35. .BoldText { font-family: Arial; font-weight: bold;  color: #343434;     }
  36. .SubTopicOf{ font-family: Verdana; font-size: 7pt; color: #00468C;  background: #E3F1FF; border: 1px solid #ADCBE2;  padding: 2px 3px 2px 3px; margin-left: -3px;  margin-right: -3px;  margin-top: -7px; }
  37. .KbdShortcut { font-size: 8pt; color: #007CF9; font-family: Tahoma; font-weight: bold }
  38. .TipInList { margin-top: -20px }
  39. blockquote { margin-left: 8px }
  40. .ScreenshotNumber { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: 900; color: #8B8B8B;   padding: 2px;       }
  41. .BigDarkGray { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bolder; color: #666666 }H3 { font-family: Arial, Helvetica, sans-serif} 
  42. .CodeSample { color: #3E5160;  font-family: "Courier New", Courier, monospace;  font-size: 16px;  font-weight: bold;    }
  43.  
  44. /* dynamic table */
  45. .table-body {
  46.     display: none;
  47.     border-left: 1px solid #6E6E6E;
  48.     border-right: 1px solid #6E6E6E;
  49.     padding: 5px;
  50. }
  51. .table-title { color: #25485B;  font-weight: bold;  font-family: Arial, Helvetica, sans-serif;   }
  52. .table-titlenote { color: #25485B;  font-family: Arial, Helvetica, sans-serif;  font-size: 10px;    }
  53. .table-header { cursor: hand; }
  54. .fl-tbl { background-color: #EEF4FB;  border: 1px solid #98C0E7;  }
  55. .fl-text {color: Black; font-family: Verdana; font-size: 8pt ; text-align: justify}
  56. .fl-emph {color: #293E52; font-family: Verdana; font-size: 8pt ; text-align: justify;  font-weight: bold; }
  57. }